From 44f16bfe6db82e27831cc59dc00e368f251298a7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Javier=20Jard=C3=B3n?= Date: Tue, 11 Jan 2011 09:35:15 +0000 Subject: [PATCH] docs: question_index: GtkComboBoxEntry no longer exists --- docs/reference/gtk/question_index.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/reference/gtk/question_index.sgml b/docs/reference/gtk/question_index.sgml index 47ef6039b0..1ebdc7c78d 100644 --- a/docs/reference/gtk/question_index.sgml +++ b/docs/reference/gtk/question_index.sgml @@ -637,7 +637,8 @@ would use a combo box? With GTK+, a #GtkComboBox is the recommended widget to use for this use case. This widget looks like either a combo box or the current option menu, depending -on the current theme. If you need an editable text entry, use #GtkComboBoxEntry. +on the current theme. If you need an editable text entry, use the +#GtkComboBox:has-entry property. -- 2.30.2